home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / tman.lha / tman / man.bib < prev    next >
Text File  |  1988-10-28  |  21KB  |  730 lines

  1. @inproceedings{White79
  2.     ,author =    "Jon L. White"
  3.     ,title =    "NIL: A Perspective"
  4.     ,booktitle =    "1979 Macsyma Users' Conference Proceedings"
  5.     ,organization =    "Macsyma Users' Conference"
  6.     ,address =    "Washington, D.C."
  7.     ,month =    jun
  8.     ,year =        "1979"
  9. }
  10.  
  11. @book{CLtL
  12.     ,author =    "Guy L. {Steele Jr.}"
  13.     ,title =    "Common Lisp: The Language"
  14.     ,publisher =    "Digital Press"
  15.     ,year =        "1984"
  16. }
  17.  
  18. @manual{Weinreb81
  19.     ,author =    "Daniel Weinreb and David Moon"
  20.     ,title =    "Lisp Machine Manual"
  21.     ,edition =    "Third Edition"
  22.     ,organization =    "Artificial Intelligence Laboratory,
  23.             Massachusetts Institute of Technology"
  24.     ,address =    "Cambridge, Massacusetts"
  25.     ,year =        "1981"
  26. }
  27.  
  28. @article{key1,
  29.     author =    "John Reynolds",
  30.     year =        "1972",
  31.     publisher =    "ACM",
  32.     journal =    "ACM Conference Proceedings",
  33.     pages =        "717-740",
  34.     title =        "Definitional Interpreters for Higher Order Programming Languages"
  35. }
  36.  
  37. @techreport{key2,
  38.     author =    "Gerald Jay Sussman and Guy Lewis Steele, Jr.",
  39.     address =    "Cambridge, Mass.",
  40.     year =        "December 1975",
  41.     title =        "Scheme: an Interpreter for Extended Lambda Calculus"
  42. }
  43.  
  44. @techreport{imperative,
  45.     author =    "Guy Lewis Steele, Jr. and Gerald Jay Sussman",
  46.     address =    "Cambridge, Mass.",
  47.     year =        "March 1976",
  48.     title =        "Lambda, the Ultimate Imperative"
  49. }
  50.  
  51. @techreport{declarative,
  52.     author =    "Guy Lewis Steele, Jr.",
  53.     address =    "Cambridge, Mass.",
  54.     year =        "November 1976",
  55.     title =        "Lambda, the Ultimate Declarative"
  56. }
  57.  
  58. @article{key5,
  59.     author =    "Guy Lewis Steele, Jr.",
  60.     year =        "1977",
  61.     publisher =    "ACM",
  62.     journal =    "ACM Conference Proceedings",
  63.     pages =        "153-162",
  64.     title =        "Debunking the ``Expensive Procedure Call'' Myth, or Procedure Call Implementations Considered Harmful, or LAMBDA, the Ultimate GOTO"
  65. }
  66.  
  67. @article{key6,
  68.     author =    "Guy Lewis Steele, Jr.",
  69.     year =        "August 1977",
  70.     journal =    "Proceedings of the Symposium on Artificial Intelligence and Programming Languages",
  71.     pages =        "60-66",
  72.     title =        "Macaroni is Better than Spaghetti"
  73. }
  74.  
  75. @article{key7,
  76.     author =    "Mitchell Wand",
  77.     year =        "1978",
  78.     journal =    "Journal of the ACM",
  79.     number =    "1",
  80.     pages =        "174-180",
  81.     title =        "Continuation-Based Program Transformation Strategies",
  82.     volume =    "27"
  83. }
  84.  
  85. @techreport{rrs
  86.     ,author =    "Guy Lewis {Steele Jr.} and Gerald Jay Sussman"
  87.     ,institution =    "AI Lab, MIT"
  88.     ,address =    "Cambridge, Mass."
  89.     ,year =        "1978"
  90.     ,month =    jan
  91.     ,title =    "The Revised Report on Scheme, a Dialect of Lisp"
  92. }
  93.  
  94. @techreport{key9,
  95.     author =    "Guy Lewis Steele, Jr.",
  96.     address =    "Cambridge, Mass.",
  97.     year =        "May 1978",
  98.     title =        "Rabbit: a Compiler for Scheme"
  99. }
  100.  
  101. @techreport{modularity,
  102.     author =    "Guy Lewis Steele, Jr. and Gerald Jay Sussman",
  103.     address =    "Cambridge, Mass.",
  104.     year =        "May 1978",
  105.     title =        "The Art of the Interpreter, or the Modularity Complex (parts zero, one, and two)"
  106. }
  107.  
  108. @article{key11,
  109.     author =    "Drew McDermott",
  110.     year =        "1980",
  111.     publisher =    "The Lisp Conference, P.O. Box 487, Redwood Estates CA.",
  112.     journal =    "Conference Record of the 1980 Lisp Conference",
  113.     pages =        "154-162",
  114.     title =        "An Efficient Environment Allocation Scheme in an Interpreter for a Lexically-Scoped Lisp"
  115. }
  116.  
  117. @article{key12,
  118.     author =    "Steven S. Muchnick and Uwe F. Pleban",
  119.     year =        "1980",
  120.     publisher =    "The Lisp Conference, P.O. Box 487, Redwood Estates CA.",
  121.     journal =    "Conference Record of the 1980 Lisp Conference",
  122.     pages =        "56-65",
  123.     title =        "A Semantic Comparison of Lisp and Scheme"
  124. }
  125.  
  126. @book{key13,
  127.     author =    "Guy Lewis Steele, Jr.",
  128.     booktitle =    "AI: An MIT Perspective",
  129.     address =    "Cambridge, Mass.",
  130.     year =        "1980",
  131.     editor =    "Patrick Henry Winston Richard Henry Brown",
  132.     publisher =    "MIT Press",
  133.     title =        "Compiler Optimization Based on Viewing LAMBDA as RENAME + GOTO"
  134. }
  135.  
  136. @article{key14,
  137.     author =    "Guy Lewis Steele, Jr. and Gerald Jay Sussman",
  138.     year =        "1980",
  139.     publisher =    "The Lisp Conference",
  140.     journal =    "Conference Record of the 1980 Lisp Conference",
  141.     pages =        "163-172",
  142.     title =        "The Dream of a Lifetime: a Lazy Variable Extent Mechanism"
  143. }
  144.  
  145. @article{key15,
  146.     author =    "Mitchell Wand",
  147.     year =        "1980",
  148.     publisher =    "The Lisp Conference",
  149.     journal =    "Conference Record of the 1980 Lisp Conference",
  150.     pages =        "19-28",
  151.     title =        "Continuation-Based Multiprocessing"
  152. }
  153.  
  154. @article{key16,
  155.     author =    "Guy Lewis Steele, Jr. and Gerald Jay Sussman",
  156.     year =        "November 1980",
  157.     journal =    "CACM",
  158.     number =    "11",
  159.     pages =        "628-645",
  160.     title =        "Design of a Lisp-based Processor",
  161.     volume =    "23"
  162. }
  163.  
  164. @article{key17,
  165.     author =    "Gerald Jay Sussman and Jack Holloway and Guy Lewis Steele, Jr. and Alan Bell",
  166.     year =        "July 1981",
  167.     publisher =    "IEEE",
  168.     journal =    "IEEE Computer",
  169.     number =    "7",
  170.     pages =        "10-21",
  171.     title =        "Scheme-79 - Lisp on a Chip",
  172.     volume =    "14"
  173. }
  174.  
  175. @article{scheme81,
  176.     author =    "John Batali and Edmund Goodhue and Chris Hanson and Howie Shrobe and Richard M. Stallman and Gerald Jay Sussman",
  177.     address =    "Artech House, Dedham MA.",
  178.     year =        "1982",
  179.     editor =    "Paul Penfield, Jr.",
  180.     journal =    "Proceedings, Conference on Advanced Research in VLSI",
  181.     pages =        "69-77",
  182.     title =        "The Scheme-81 Architecture - System and Chip"
  183. }
  184.  
  185. @article{key19,
  186.     author =    "Peter Henderson",
  187.     year =        "1982",
  188.     journal =    "Conference Record of the 1982 ACM Symposium on Lisp and Functional Programming",
  189.     pages =        "179-187",
  190.     title =        "Functional Geometry"
  191. }
  192.  
  193. @inproceedings{Rees82
  194.     ,author =    "Jonathan A. Rees and Norman I. {Adams IV}"
  195.     ,month =    "August"
  196.     ,year =        "1982"
  197.     ,booktitle =    "Proceedings of the 1982 ACM Symposium on Lisp and Functional Programming"
  198.     ,pages =    "114--122"
  199.     ,title =    "T: A Dialect of Lisp or, {LAMBDA}: The Ultimate Software Tool"
  200. }
  201.  
  202. @book{key21,
  203.     author =    "Gerald Jay Sussman",
  204.     booktitle =    "Functional Programming and its Applications",
  205.     address =    "London",
  206.     year =        "1982",
  207.     editor =    "Darlington, Henderson, Turner",
  208.     publisher =    "Cambridge University Press",
  209.     title =        "LISP, Programming and Implementation"
  210. }
  211.  
  212. @techreport{key22,
  213.     author =    "Pee Hong Chen and W.Y. Chi and E.M. Ost and L.D. Sabbagh and G. Springer",
  214.     address =    "Bloomington, Indiana",
  215.     year =        "August 1983",
  216.     publisher =    "Indiana University",
  217.     title =        "Scheme Graphics Reference Manual"
  218. }
  219.  
  220. @techreport{key23,
  221.     author =    "Pee Hong Chen and Daniel P. Friedman",
  222.     address =    "Bloomington, Indiana",
  223.     year =        "August 1983",
  224.     publisher =    "Indiana University",
  225.     title =        "Prototyping data flow by translation into Scheme"
  226. }
  227.  
  228. @techreport{key24,
  229.     author =    "Carol Fessenden and William Clinger and Daniel P. Friedman and Christopher T. Haynes",
  230.     address =    "Bloomington, Indiana",
  231.     year =        "February 1983",
  232.     publisher =    "Indiana University",
  233.     title =        "Scheme 311 version 4 Reference Manual"
  234. }
  235.  
  236. @article{comp311,
  237.     author =    "William Clinger",
  238.     year =        "1984",
  239.     journal =    "Conference Record of the 1984 ACM Symposium on Lisp and Functional Programming",
  240.     pages =        "356-364",
  241.     title =        "The Scheme 311 compiler: An Exercise in Denotational Semantics"
  242. }
  243.  
  244. @book{key26,
  245.     author =    "Daniel P. Friedman and Christopher T. Haynes and Eugene E. Kohlbecker",
  246.     booktitle =    "Program Transformation and Programming Environments",
  247.     year =        "1984",
  248.     editor =    "P. Pepper",
  249.     publisher =    "Springer-Verlag",
  250.     pages =        "263-274",
  251.     title =        "Programming with Continuations"
  252. }
  253.  
  254. @article{key27,
  255.     author =    "Christopher T. Haynes and Daniel P. Friedman",
  256.     address =    "Austin, TX.",
  257.     year =        "1984",
  258.     journal =    "Conference Record of the 1984 ACM Symposium on Lisp and Functional Programming",
  259.     pages =        "18-24",
  260.     title =        "Engines Build Process Abstractions"
  261. }
  262.  
  263. @article{key28,
  264.     author =    "Christopher T. Haynes and Daniel P. Friedman and Mitchell Wand",
  265.     address =    "Austin, TX.",
  266.     year =        "1984",
  267.     journal =    "Conference Record of the 1984 ACM Symposium on Lisp and Functional Programming",
  268.     pages =        "293-298",
  269.     title =        "Continuations and Coroutines"
  270. }
  271.  
  272. @article{key29,
  273.     author =    "Daniel P. Friedman and Mitchell Wand",
  274.     address =    "Austin, TX.",
  275.     year =        "August 1984",
  276.     journal =    "Conference Record of the 1984 ACM Symposium on LISP and Functional Programming",
  277.     pages =        "348-355",
  278.     title =        "Reification: reflection without metaphysics"
  279. }
  280.  
  281. @book{key30,
  282.     author =    "Jonathan A. Rees and Norman I. Adams and James R. Meehan",
  283.     year =        "January 1984",
  284.     publisher =    "Yale University Computer Science Department",
  285.     title =        "The T manual, fourth edition"
  286. }
  287.  
  288. @book{key31,
  289.     author =    "Guillermo J. Rozas",
  290.     year =        "January 1984",
  291.     publisher =    "S. B. Thesis, MIT Department of Electrical Engineering and Computer Science",
  292.     title =        "Liar, an Algol-like Compiler for Scheme"
  293. }
  294.  
  295. @book{key32,
  296.     address =    "Cambridge, Mass.",
  297.     year =        "September 1984",
  298.     publisher =    "Department of Electrical Engineering and Computer Science, MIT",
  299.     title =        "MIT Scheme Manual, Seventh Edition"
  300. }
  301.  
  302. @book{key33,
  303.     address =    "Sausalito, Calif.",
  304.     year =        "1985",
  305.     publisher =    "Semantic Microsystems",
  306.     title =        "MacScheme Reference Manual"
  307. }
  308.  
  309. @book{sicp,
  310.     author =    "Harold Abelson and Gerald Jay Sussman and Julie Sussman",
  311.     address =    "Cambridge, Mass.",
  312.     year =        "1985",
  313.     publisher =    "MIT Press",
  314.     title =        "Structure and Interpretation of Computer Programs"
  315. }
  316.  
  317. @book{key35,
  318.     author =    "William Clinger and Daniel P. Friedman and Mitchell Wand",
  319.     booktitle =    "Algebraic Methods in Semantics",
  320.     address =    "London",
  321.     year =        "1985",
  322.     editor =    "J. Reynolds, M. Nivat",
  323.     publisher =    "Cambridge University Press",
  324.     pages =        "237-250",
  325.     title =        "A Scheme for a Higher-Level Semantic Algebra"
  326. }
  327.  
  328. @article{key36,
  329.     author =    "Amitabh Srivastava and Don Oxley and Aditya Srivastava",
  330.     year =        "1985",
  331.     publisher =    "IEEE",
  332.     journal =    "Proceedings of the Symposium on Logic Programming",
  333.     pages =        "254-260",
  334.     title =        "An (other) Integration of Logic and Functional Programming"
  335. }
  336.  
  337. @techreport{rrrs,
  338.     address =    "Cambridge, Mass.",
  339.     year =        "August 1985",
  340.     editor =    "William Clinger",
  341.     title =        "The Revised Revised Report on Scheme, or An Uncommon Lisp"
  342. }
  343.  
  344. @article{key38,
  345.     author =    "Daniel P. Friedman and Christopher T. Haynes",
  346.     address =    "New Orleans, LA.",
  347.     year =        "January 1985",
  348.     publisher =    "ACM",
  349.     journal =    "Proceedings of the Twelfth Annual Symposium on Principles of Programming Languages",
  350.     pages =        "245-254",
  351.     title =        "Constraining Control"
  352. }
  353.  
  354. @techreport{scheme84,
  355.     author =    "Daniel P. Friedman and Christopher T. Haynes and Eugene E. Kohlbecker and Mitchell Wand",
  356.     address =    "Bloomington, Indiana",
  357.     year =        "January 1985",
  358.     publisher =    "Indiana University",
  359.     title =        "Scheme 84 Interim Reference Manual"
  360. }
  361.  
  362. @techreport{key40,
  363.     author =    "Peehong Chen and L. David Sabbagh",
  364.     address =    "Bloomington, Indiana",
  365.     year =        "March 1985",
  366.     publisher =    "Indiana University",
  367.     title =        "Scheme as an Interactive Graphics Programming Environment"
  368. }
  369.  
  370. @book{key41,
  371.     year =        "November 1985",
  372.     publisher =    "Texas Instruments, Inc.",
  373.     title =        "TI Scheme Language Reference Manual"
  374. }
  375.  
  376. @techreport{bochser,
  377.     author =    "Michael A. Eisenberg",
  378.     address =    "Cambridge, Mass.",
  379.     year =        "October 1985",
  380.     title =        "Bochser: An Integrated Scheme Programming System"
  381. }
  382.  
  383. @techreport{key43,
  384.     author =    "Matthias Felleisen",
  385.     address =    "Bloomington, Indiana",
  386.     year =        "October 1985",
  387.     publisher =    "Indiana University",
  388.     title =        "Transliterating Prolog into Scheme"
  389. }
  390.  
  391. @article{pcscheme,
  392.     author =    "David H. Bartley and John C. Jensen",
  393.     year =        "1986",
  394.     journal =    "Proceedings of the 1986 ACM Conference on Lisp and Functional Programming",
  395.     pages =        "86-93",
  396.     title =        "The Implementation of PC Scheme"
  397. }
  398.  
  399. @article{key45,
  400.     author =    "R. Kent Dybvig and Daniel P. Friedman and Christopher T. Haynes",
  401.     year =        "1986",
  402.     journal =    "Proceedings of the 1986 ACM Conference on Lisp and Functional Programming",
  403.     pages =        "143-150",
  404.     title =        "Expansion-Passing style: Beyond Conventional Macros"
  405. }
  406.  
  407. @misc{key46,
  408.     author =    "Marc Feeley and Guy LaPalme",
  409.     year =        "1986",
  410.     title =        "Closure Generation based on viewing LAMBDA as EPSILON plus COMPILE"
  411. }
  412.  
  413. @article{key47,
  414.     author =    "Matthias Felleisen and Daniel P. Friedman",
  415.     year =        "1986",
  416.     publisher =    "Pergamon Press",
  417.     journal =    "Journal of Computer Languages",
  418.     number =    "1",
  419.     pages =        "29-37",
  420.     title =        "A Closer Look At Export and Import Statements",
  421.     volume =    "11"
  422. }
  423.  
  424. @book{key48,
  425.     author =    "Daniel P. Friedman and Matthias Felleisen",
  426.     address =    "Palo Alto, California",
  427.     year =        "1986",
  428.     publisher =    "Science Research Associates, Inc.",
  429.     title =        "The Little LISPer: Second Edition"
  430. }
  431.  
  432. @article{key49,
  433.     author =    "Christopher T. Haynes and Daniel P. Friedman and Mitchell Wand",
  434.     year =        "1986",
  435.     publisher =    "Pergamon Press",
  436.     journal =    "Journal of Computer Languages",
  437.     number =    "3/4",
  438.     pages =        "143-153",
  439.     title =        "Obtaining Coroutines With Continuations",
  440.     volume =    "11"
  441. }
  442.  
  443. @article{key50,
  444.     author =    "Mitchell Wand",
  445.     address =    "St. Peterburg, Fla.",
  446.     year =        "1986",
  447.     publisher =    "ACM",
  448.     journal =    "Conference Record of the Thirteenth Annual Symposium on Principles of Programming Languages",
  449.     pages =        "38-43",
  450.     title =        "Finding the Source of Type Errors"
  451. }
  452.  
  453. @book{key51,
  454.     author =    "Mitchell Wand",
  455.     booktitle =    "Programs as Data Objects",
  456.     year =        "1986",
  457.     publisher =    "Springer-Verlag Lecture Notes",
  458.     title =        "From Interpreter to Compiler: A Representational Derivation"
  459. }
  460.  
  461. @article{key52,
  462.     author =    "Matthias Felleisen and Daniel P. Friedman",
  463.     address =    "Ebberup, Denmark",
  464.     year =        "August 1986",
  465.     journal =    "3rd Working Conference on the Formal Description of Programming Concepts",
  466.     pages =        "193-219",
  467.     title =        "Control operators, the SECD-machine, and the lambda-calculus"
  468. }
  469.  
  470. @techreport{key53,
  471.     author =    "Eugene E. Kohlbecker",
  472.     address =    "Bloomington, Indiana",
  473.     year =        "August 1986",
  474.     publisher =    "Indiana University",
  475.     title =        "Syntactic Extensions in the Programming Language Lisp"
  476. }
  477.  
  478. @article{key54,
  479.     author =    "Eugene E. Kohlbecker and Daniel P. Friedman and Matthias Felleisen and Bruce Duba",
  480.     year =        "August 1986",
  481.     journal =    "Symposium on LISP and Functional Programming",
  482.     pages =        "151-161",
  483.     title =        "Hygienic macro expansion"
  484. }
  485.  
  486. @article{key55,
  487.     author =    "Mitchell Wand",
  488.     year =        "August 1986",
  489.     journal =    "Proceedings of the 1986 ACM Symposium on LISP and Functional Programming",
  490.     pages =        "298-307",
  491.     title =        "The mystery of the tower revealed: a non-reflective description of the reflective tower"
  492. }
  493.  
  494. @article{key56,
  495.     year =        "December 1986",
  496.     editor =    "Jonathan A. Rees and William Clinger",
  497.     journal =    "ACM Sigplan Notices",
  498.     number =    "12",
  499.     title =        "Revised$^{3}$ Report on the Algorithmic Language Scheme",
  500.     volume =    "21"
  501. }
  502.  
  503. @article{key57,
  504.     author =    "Christopher T. Haynes",
  505.     year =        "Jul 1986",
  506.     publisher =    "Springer-Verlag",
  507.     journal =    "Proceedings of the Third International Conference on Logic Programming",
  508.     pages =        "671-685",
  509.     title =        "Logic Continuations"
  510. }
  511.  
  512. @article{key58,
  513.     author =    "Matthias Felleisen and Daniel P. Friedman and Eugene E. Kohlbecker and Bruce Duba",
  514.     address =    "Washigton DC",
  515.     year =        "June 1986",
  516.     publisher =    "IEEE Computer Society Press",
  517.     journal =    "Proceedings of the Symposium on Logic in Computer Science",
  518.     pages =        "131-141",
  519.     title =        "Reasoning with Continuations"
  520. }
  521.  
  522. @article{orbit,
  523.     author =    "David Kranz and Richard Kelsey and Jonathan A. Rees and Paul Hudak and James Philbin and Norman I. Adams",
  524.     year =        "June 1986",
  525.     publisher =    "ACM",
  526.     journal =    "Proceedings of the SIGPLAN '86 Symposium on Compiler Construction",
  527.     pages =        "219-233",
  528.     title =        "Orbit: An Optimizing Compiler for Scheme"
  529. }
  530.  
  531. @book{key60,
  532.     author =    "Marc Feeley",
  533.     year =        "May 1986",
  534.     publisher =    "M.Sc. Thesis, De'partement d'Informatique et de Recherche Ope'rationelle, University of Montreal",
  535.     title =        "Deux Approches a' L'implantation du Language Scheme"
  536. }
  537.  
  538. @book{splang,
  539.     author =    "R. Kent Dybvig",
  540.     address =    "Englewood Cliffs, New Jersey",
  541.     year =        "1987",
  542.     publisher =    "Prentice-Hall, Inc.",
  543.     title =        "The Scheme Programming Language"
  544. }
  545.  
  546. @article{key62,
  547.     author =    "Marc Feeley and Guy LaPalme",
  548.     year =        "1987",
  549.     publisher =    "Pergamon Press",
  550.     journal =    "Journal of Computer Languages",
  551.     number =    "1",
  552.     pages =        "47-66",
  553.     title =        "Using Cloures for Code Generation",
  554.     volume =    "12"
  555. }
  556.  
  557. @article{key63,
  558.     author =    "Matthias Felleisen",
  559.     year =        "1987",
  560.     publisher =    "Pergamon Press",
  561.     journal =    "Journal of Computer Languages",
  562.     number =    "3/4",
  563.     pages =        "197-207",
  564.     title =        "Reflections on Landin's J-Operator: A Partly Historical Note",
  565.     volume =    "12"
  566. }
  567.  
  568. @article{key64,
  569.     author =    "Matthias Felleisen and Daniel P. Friedman",
  570.     booktitle =    "Lecture Notes in Computer Science",
  571.     address =    "Berlin",
  572.     year =        "1987",
  573.     editor =    "De Bakker, Nijman and Treleaven",
  574.     publisher =    "Springer-Verlag",
  575.     journal =    "Parallel Architectures and Languages Europe",
  576.     pages =        "206-223",
  577.     title =        "A Reduction Semantics for Imperative Higher-Order Languages",
  578.     volume =    "259"
  579. }
  580.  
  581. @article{key65,
  582.     author =    "Matthias Felleisen and Daniel P. Friedman and Eugene E. Kohlbecker and Bruce Duba",
  583.     year =        "1987",
  584.     journal =    "Theoretical Computer Science",
  585.     pages =        "205-237",
  586.     title =        "A syntactic theory of sequential control",
  587.     volume =    "52"
  588. }
  589.  
  590. @book{littlelisper,
  591.     author =    "Daniel P. Friedman and Matthias Felleisen",
  592.     year =        "1987",
  593.     publisher =    "MIT Press",
  594.     title =        "The Little LISPer"
  595. }
  596.  
  597. @article{key67,
  598.     author =    "Christopher T. Haynes and Daniel P. Friedman",
  599.     year =        "1987",
  600.     publisher =    "Pergamon Press",
  601.     journal =    "Journal of Computer Languages",
  602.     number =    "2",
  603.     pages =        "109-121",
  604.     title =        "Abstracting Timed Preemption with Engines",
  605.     volume =    "12"
  606. }
  607.  
  608. @techreport{key68,
  609.     author =    "Matthias Felleisen",
  610.     address =    "Bloomington, Indiana",
  611.     year =        "August 1987",
  612.     publisher =    "Indiana University",
  613.     title =        "The Calculi of lambda-v-cs conversion: a syntactic theory of control and state in imperative higher-order programming languages"
  614. }
  615.  
  616. @techreport{key69,
  617.     author =    "Matthias Felleisen and Daniel P. Friedman and Bruce Duba and John Merrill",
  618.     address =    "Bloomington, Indiana",
  619.     year =        "February, 1987",
  620.     publisher =    "Indiana University",
  621.     title =        "Beyond Continuations"
  622. }
  623.  
  624. @article{key70,
  625.     author =    "Matthias Felleisen and Daniel P. Friedman",
  626.     address =    "Munich, West Germany",
  627.     year =        "January 1987",
  628.     journal =    "Conference Record of the 14th Annual ACM Symposium on Principles of Programming Languages",
  629.     pages =        "314-345",
  630.     title =        "A calculus for assignments in higher-order languages"
  631. }
  632.  
  633. @techreport{key71,
  634.     author =    "Matthias Felleisen and Daniel P. Friedman",
  635.     address =    "Bloomington, Indiana",
  636.     year =        "October 1987",
  637.     publisher =    "Indiana University",
  638.     title =        "A Syntactic Theory of Sequential State"
  639. }
  640.  
  641. @article{key72,
  642.     author =    "Christopher T. Haynes and Daniel P. Friedman",
  643.     year =        "October 1987",
  644.     journal =    "ACM Transactions on Programming Languages and Systems",
  645.     number =    "4",
  646.     pages =        "582-598",
  647.     title =        "Embedding continuations in procedural objects",
  648.     volume =    "9"
  649. }
  650.  
  651. @book{key73,
  652.     author =    "Michael Eisenberg",
  653.     address =    "Redwood City, CA",
  654.     year =        "1988",
  655.     editor =    "Harold Abelson",
  656.     publisher =    "Scientific Press",
  657.     title =        "Programming In Scheme"
  658. }
  659.  
  660. @book{key74,
  661.     author =    "Mitchell Wand and Daniel P. Friedman",
  662.     booktitle =    "Meta-Level Architectures and Reflection",
  663.     year =        "1988",
  664.     editor =    "P. Maes and D. Nardi",
  665.     publisher =    "Elsevier Sci. Publishers B.V. (North Holland)",
  666.     pages =        "111-134",
  667.     title =        "The Mystery of the Tower Revealed: A Non-Reflective Description of the Reflective Tower"
  668. }
  669.  
  670. @book{key75,
  671.     author =    "Daniel P. Friedman and Mitchell Wand and Christopher T. Haynes and Eugene E. Kohlbecker",
  672.     year =        "1988-1989",
  673.     publisher =    "M.I.T. Press and McGraw Hill",
  674.     title =        "Programming Languages: Their Abstractions, Representations, and Implementations"
  675. }
  676.  
  677. @misc{key76,
  678.     author =    "George Springer and Daniel P. Friedman",
  679.     year =        "1988-1989",
  680.     title =        "An Introduction to the Art of Programming in Scheme"
  681. }
  682.  
  683. @article{key77,
  684.     author =    "Harold Abelson and Gerald Jay Sussman",
  685.     year =        "February 1988",
  686.     journal =    "BYTE",
  687.     pages =        "207-218",
  688.     title =        "Lisp: A Langauge for Stratified Design"
  689. }
  690.  
  691. @article{key78,
  692.     author =    "William Clinger",
  693.     year =        "February 1988",
  694.     journal =    "BYTE",
  695.     pages =        "221-227",
  696.     title =        "Semantics of Scheme"
  697. }
  698.  
  699. @article{key79,
  700.     author =    "Alan Bawden and Jonathan Rees",
  701.     address =    "Salt Lake City, Utah.",
  702.     year =        "July 1988",
  703.     journal =    "Proceedings of the 1988 ACM Symposium on LISP and Functional Programming",
  704.     title =        "Syntactic Closures"
  705. }
  706.  
  707. @article{key80,
  708.     author =    "Matthias Felleisen and Mitchell Wand and Daniel P. Friedman and Bruce Duba",
  709.     address =    "Salt Lake City, Utah.",
  710.     year =        "July 1988",
  711.     journal =    "Proceedings of the 1988 ACM Symposium on LISP and Functional Programming",
  712.     title =        "Abstract Continuations: A Mathematical Semantics for Handling Functional Jumps"
  713. }
  714.  
  715. @techreport{key81,
  716.     author =    "John Franco and Daniel P. Friedman",
  717.     address =    "Bloomington, Indiana",
  718.     year =        "March 1988",
  719.     publisher =    "Indiana University",
  720.     title =        "Creating Efficient Programs by Exchanging Data for Procedures"
  721. }
  722.  
  723. @article{key82,
  724.     author =    "Mitchell Wand and Daniel P. Friedman",
  725.     year =        "241-263 1978",
  726.     journal =    "Computer Languages 3",
  727.     title =        "Compiling lambda expressions using continuations and factorizations"
  728. }
  729.  
  730.